To continue my learning of Python, I subscribed to a set of tutorials furthering my knowledge of implementing Python within Maya. So far the Python, has imported the model, joints and some created controllers (with correct rotations, translations and scale).
In addition a small part of code has been created allowing controllers to automatically align with a joint, based on a parent constraint.
Python script to support the process of controller placement.